價格:免費
更新日期:2018-08-13
檔案大小:4.7M
目前版本:1.3
版本需求:Android 5.0 以上版本
官方網站:mailto:nalla.lokanadham@gmail.com
Email:https://sites.google.com/view/newthoughts-privacypolicy/home
聯絡地址:Berhampur, Odisha
Order food from Restaurant Table or from Hotel Room is simple.
Note: For a dedicated Online Food Delivery App, Go to @ https://play.google.com/store/apps/details?id=com.newthoughts.fooddelivery
Restaurant Menu app can be used on Phone/Tablet7/Tablet10 to replace a paper menu.
The customer order will be sent in xls sheet to recipient email ids specified by admin.
Default Admin Username:. admin
Default Admin Password:. password
Admin can do following
1. Change Restaurant Name
2. Change senders email id and password.
3. Change receivers email ids (comma separated).
4. Change Table Number or Hotel Room Number.
5. Change Waiter Name.
6. Apply Discount percent value
7. Apply Tax1/Tax2/Tax3 Labels and its corresponding percent values.
8. Change Home Background Image
9. Change password
10. Create a new Menu and its Items
11. Modify existing Menu and its Items
12. Import Menu Items from a JSON file in the following format.
{
"RestaurantMenu":
[
{
"category":"Veg Curries",
"items":
[
{
"name":"Palak Paneer",
"price": "140"
},
{
"name":"Mix Veg Curry",
"price": "180.00"
}
]
},
{
"category":"Non-Veg Curries",
"items":
[
{
"name":"Chicken Fry",
"price": "160.00"
},
{
"name":"Chicken 65",
"price": "155.00"
},
{
"name":"Egg Curry",
"price": "65.75"
}
]
}
]
}
Note:
1. To send/receive emails from this app, you need to enable your email account settings to allow email from app option.
Gmail Example settings: My Account => Sign-in & security => Security Check-up => Disable Access for Less Secure Apps => choose 'Turn on'.
2. Make sure to change senders email id, password and recipients email ids before start making Orders.